home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Indispensables / Movie Collection / MovieCollection5403.exe / {app} / MovieCollection.exe / 0 / RCDATA / TFRMIMAGE / TFRMIMAGE.txt
Text File  |  2005-08-08  |  519b  |  28 lines

  1. object FrmImage: TFrmImage
  2.   Left = 532
  3.   Top = 352
  4.   AutoSize = True
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Vignette'
  7.   ClientHeight = 34
  8.   ClientWidth = 115
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object img: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 115
  22.     Height = 34
  23.     Align = alTop
  24.     AutoSize = True
  25.     Center = True
  26.   end
  27. end
  28.